home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wccd0.zip / WCCD0.DOC < prev    next >
Text File  |  1991-09-05  |  6KB  |  124 lines

  1.  
  2.                                 WCCD0
  3.                       + + + + + + + + + + + +
  4.                         by Michael A. Conley
  5.                      The Charlatan's Cabin BBS
  6.  
  7.              A zero-byte file creation utility, for use
  8.              in adding CD-ROM files to the Wildcat! 3.0
  9.              files database.
  10.  
  11.                  [ requires BRUN40.EXE in the path ]
  12.  
  13.                  Version 0.50 Beta   Compiled 9/2/91
  14.           (Please see the Beta revision history at the end
  15.                          of this document)
  16.  
  17.                 
  18.                 
  19. What it does:
  20. =============
  21.  
  22. WCCD0 is a simple utility that reads a specified subdirectory (usually
  23. one on a CD-ROM) and then creates an identically-named zero-byte file
  24. in the specified destination subdirectory.  This is one of the required
  25. steps in integrating CD-ROM files into the Wildcat! 3.0 files database.
  26.  
  27. Setting up:
  28. ===========
  29.  
  30. Be sure you have created the destination path on your hard drive, and that
  31. you know the drive and pathname to the subdirectory on your CD-ROM.
  32.  
  33. Running the program:
  34. ====================
  35.  
  36. There are no command-line switches, configuration options, or special set-ups
  37. required to run WCCD0.  The only external file required is BRUN40.EXE, the
  38. Microsoft QB runtime module, which may be anywhere in your DOS path.
  39.  
  40. Start WCCD0, and enter the complete drive and pathname to search on your
  41. CD-ROM.   Next, enter the destination drive and pathname ... where the zero-
  42. byte files will be created.
  43.  
  44. WCCD0 will report its progress ... counting the files it finds, and those
  45. it creates.
  46.  
  47. WARNING!!!!  If there is a file in your destination path with the same name
  48. as one on the CD-ROM, it will be truncated to 0 bytes.  WCCD0 does NOT check
  49. whether the destination file exists, it simply creates a file, or truncates
  50. it if it happens to already be there.
  51.  
  52. What to do with the 0-byte files once you have created them:
  53. ============================================================
  54. (thanks to Tom Tcimpidis and Joe Lemoine for their help with
  55.  this section of the DOC file:)
  56.  
  57. 1) Enter the ACTUAL path to the file area(s) on the CDROM in Makewild's
  58.    File Description Area and use WCFILE to import the Files and the Text
  59.    DIR Descriptions contained in the ASCII TEXT DIR directory on the
  60.    CDROM.  It is MUCH faster to do one area at a time rather than
  61.    combining all the description files into one large file and then
  62.    letting WCFILE try to match the files to the area!
  63.  
  64. 2) After the importation of the files is complete, change the directory
  65.    path for each area in Makewild's File Description Area to point to
  66.    the area(s) on the hard drive containing the 0 byte files.
  67.  
  68. 3) Use WCPRO to enter the "Stored Path" (the path to the actual files on
  69.    the CDRom) for each file and to set the "On CDROM" flag to Yes.  You
  70.    can also use the Sysop menu of Wildcat to do this but WCPRO is easier
  71.    to use and allows the process to be automated as described below:
  72.  
  73.    Since it is necessary to change the "CD-Rom" flag and "stored
  74.    path" field of every CD-Rom file in Wildcat's file database, I STRONGLY
  75.    recommend that you automate the process by using Superkey or a similiar
  76.    macro program.  Using Superkey as an example, this is how it is done:
  77.         A) Load SUPERKEY.
  78.         B) Load WCPRO and select FILES.
  79.         C) Select MATCH.
  80.         D) Select AREAS and then PICK the file area(s) that contain
  81.            the CD-Rom files FOR ONE CD-ROM PATH ONLY.
  82.         E) Press F10 to save your MATCH selections.
  83.         F) Select BROWSE. You should see a list of CD-Rom files at
  84.            this point.
  85.         G) Start Superkey's learn mode and select an activation key
  86.            of your choice.  I used ALT-W.
  87.         H) Press Enter to select the first file to change.
  88.         I) Cursor down and over and set the CD-Rom flag to Y.
  89.         J) Cursor down and over and set the Stored Path to point
  90.            to the ACTUAL path of the files on the CD-Rom. This is
  91.            the CD-Rom file path selected in D above.
  92.         K) Press F10 to save the changes and return to the list
  93.            of files.
  94.         L) Cursor down to the next file on the list.
  95.         M) Stop Superkey's learn mode and save the macro.
  96.         N) Select a Delay of 10 in Superkey.
  97.         O) Press ALT-W and Superkey will proceed to change ALL the files
  98.            listed in the selected Wildcat file area(s).  When Superkey
  99.            gets to the bottom of the list it will stop, and you can then
  100.            press ESC to stop Superkey.
  101.         P) To change the files contained in the remaining Wildcat CD-Rom
  102.            file area(s), repeat steps  C, D, E, F and O.
  103.  
  104. PROBLEMS, SUGGESTIONS:
  105. ======================
  106. WCCD0 is public domain.  I don't seek or accept any donations for this or
  107. any of my other Wildcat! utility programs, including TODAYBBS, FLOP, MSTAT,
  108. USTAT, and others.
  109.  
  110. I welcome suggestions, and will try to help (no guarantees) if there are
  111. problems.
  112.  
  113. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  114. your Wildcat! registration number in the comment and you'll be upgraded to
  115. membership without the usually required registration by mail.
  116.  
  117. You may also leave a message via CompuServe (70250,220).
  118.  
  119. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with
  120. the price of public domain software these days ... I just can't afford
  121. to be "on call."  I WILL respond to your questions via my BBS or CompuServe,
  122. or via the Mustang Software registered SysOp BBS.
  123.  
  124.